crypto/cipher.cbcDecrypter.BlockSize (method, view implemented interface methods)
one use
crypto/cipher (current package)
cbc.go#L115: func (x *cbcDecrypter) BlockSize() int { return x.blockSize }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)